libejml-java software package provides Efficient Java Matrix Library, you can install in your Ubuntu 17.04 (Zesty Zapus) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install libejml-java
libejml-java is installed in your system.
Make ensure the libejml-java package were installed using the commands given below,
$ sudo dpkg-query -l | grep libejml-java *
You will get with libejml-java package name, version, architecture and description in a table
| Distro | Ubuntu 17 04 zesty zapus |
| Section | Java |
| Package | libejml-java |
| Version | 0.28-1 |
| Description | Efficient Java Matrix Library |
| Sub Section | Java |